projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd430a9
)
* image.c (uncache_image): Fix typo.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 25 May 2007 02:02:18 +0000
(
02:02
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 25 May 2007 02:02:18 +0000
(
02:02
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index fafb518af2ebd88ef5edae53a19f2e1474147570..646a5617df6880c2afda7e7c95064e03db66d19c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2007-05-25 Chong Yidong <cyd@stupidchicken.com>
+
+ * image.c (uncache_image): Fix typo.
+
2007-05-23 Johannes Weiner <hannes@saeurebad.de> (tiny change)
* keyboard.c (make_lispy_movement): Condition on HAVE_GPM too.